<?PHP

/* ====================
Seditio - Website engine
Copyright Neocrome
http://www.neocrome.net
[BEGIN_SED]
File=plugins/noproxy/noproxy.setup.php
Version=100
Updated=2009-jan-3
Type=Plugin
Author=Sean
Description=This plugin will block users from loging in or registering while using MOST proxies, not 100%!!
[END_SED]

[BEGIN_SED_EXTPLUGIN]
Code=noproxy
Name=Proxy Blocker
Description=This plugin will block users from loging in or registering while using MOST proxies, not 100%!!
Version=100
Date=2009-jan-3
Author=Sean
Copyright=
Notes=
SQL=
Auth_guests=R
Lock_guests=W12345A
Auth_members=R
Lock_members=W12345A
[END_SED_EXTPLUGIN]
==================== */

[BEGIN_SED_EXTPLUGIN_CONFIG]
noproxy_message=50:string::Proxy Detected! Loging in using a proxy is NOT permitted!:Message
[END_SED_EXTPLUGIN_CONFIG]

?>